home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / wor / disk3101.zip / VED33.ZIP / VED.HLP (.txt) < prev    next >
Borland Turbo Vision Help  |  1992-05-10  |  93KB  |  2,092 lines

  1.  Vision Edit 
  2. Welcome to Vision Edit. Vision Edit is an easy-to-use text editor. You can edit multiple text files simultaneously. All functions of Vision Edit can be selected either from pull-down menus or by pressing short-cut keys. 
  3. You can invoke Vision Edit with file name as a command line parameter e.g. VED *.PAS. In this case Vision Edit will open all the files in the current directory with PAS extension. 
  4. Vision Edit provides full mouse support but if you do not have a mouse you can still access all the functions from the keyboard. 
  5.  menu is accessed by pressing Alt-Space.  All the other menus are accessed by pressing Alt-L, where L is the first letter of the menu. For example, the "File" menu is pulled down by Alt-F. 
  6. The screen of Vision Edit is devided into 3 areas : - Menu
  7. Bar (top line) - Status
  8. Line (bottom line) - Desktop (area between Menu Bar and Status Line) 
  9.  Edit Window 
  10. Edit Windows are where you type in and edit your text files. T
  11. You can open as many Edit windows as you want (as long as there is enough memory). l
  12.   Closing and Opening Edit Windows
  13. To close an active Edit window, click the window's close box [
  14. ] or choose Window
  15. Close. _
  16. To open an Edit window, choose File
  17. Open. You can open the same file in more than one window. H
  18.   For More Information
  19. Choose one of these for more information: 
  20.  Using
  21. Windows
  22.  Using
  23. editor
  24.  Find
  25. dialog
  26. (text
  27. search)
  28.  Replace
  29. dialog
  30.  File
  31. command
  32.  File
  33. command
  34.  Menu Bar 
  35. Menu Bar is the top line on the screen which displays menu choices. Each menu choice contains a pull-down
  36. menu which can be displayed by clicking on the menu item (e.g. File), or by pressing a short cut key Alt-L where L is a highlighted letter of the menu item (e.g. Alt-F for File menu). You can also get to the menu bar by pressing F10 function key and then you can use arrow keys to move the cursor to the desired menu choice and press <Enter> to open the pull-down menu. 
  37.  Pull-down Menus 
  38. Each Pull-down Menu contains a list of functions that can be selected by moving the cursor with the arrow keys and pressing <Enter>, or by clicking the mouse on the menu item, or by pressing a highlighted letter (typically the first letter). If no letter is highlighted, it means that the function is not active in the current context, for example you cannot save a text to the file if no window is open. 
  39. Some menu items have a short cut defined next to the function name e.g. 'Close Alt-F3'. Such functions can be activated by pressing a short cut key from any point in the program (if a function is active) without having to open a pull-down menu. 
  40.  Status Line 
  41. The Status Line (the bottom line of the screen) contains a list of most often used functions which can be activated by pressing a short cut key shown left to the function name or by clicking the mouse on the function name. O
  42. If a function is active in the current context, its short cut is highlighted. 
  43.  Desktop 
  44. Desktop is your work area between the Menu Bar and the Status Line. You can open various windows, dialog boxes and entry forms on the Desktop. 
  45.  Dialog Box 
  46. Dialog boxes enable you to enter various kinds of data. #
  47. A dialog box typically contains : 
  48.  - input line (sometimes with a history list) e.g. :
  49.  Name 
  50.                                  
  51.  - check boxes e.g. :
  52.  [X] Case sensitive     
  53.  [X] Whole words only   
  54.  [X] Prompt on Replace  
  55.  [X] Replace all        
  56.  - buttons e.g. :
  57.  [ Open ] 
  58. You can select any of the above elements by either clicking with a mouse or using <TAB> key (moves the focus to the next element). T
  59. If the focus is on a button press <Enter> key to push the button (or use a mouse). 
  60. If the focus is on a set of check boxes use Up- and Down-arrow keys to move from box to box, and use <Space> key to toggle the setting (or use a mouse). o
  61. If the focus is on a set of radio buttons use Up- and Down-arrow keys to change the setting (or use a mouse). 
  62. To cancel a dialog box you have to press <Esc> key, or press <Alt-F3> key, or click on the close box, or click on the standard [CANCEL] button (if one exists). 
  63.  Calculator 
  64. The calculator is equipped with most common math functions. To operate the calculator you can either use the keyboard or press the buttons on the calculator with the mouse. .
  65. Press Alt-F3 or Esc to close the calculator. 
  66.  Calculator Functions 
  67. You can select a function by either clicking on a function button with the mouse or by pressing a highlighted letter-key. 3
  68.   Calculator functions :
  69.   ======================
  70.  [BIN] BINary mode                
  71.  [HEX] HEXadecimal mode           
  72.  [DEC] DECimal mode
  73.  [ CL] Cancel last operation
  74.  [ AC] All Clear
  75.  [ + ] addition
  76.  [ - ] subtraction
  77.  [ * ] multiplication
  78.  [ / ] division
  79.  [ = ] display result
  80.  [NEG] NEGation
  81.  [F-C] switch between Fahrenheit and Celsius mode
  82.  [D\R] switch between Degree and Radian mode
  83.  [MWR] WRite to Memory
  84.  [MRD] ReaD from Memory
  85.  [ ( ] open bracket
  86.  [ ) ] close bracket
  87.  [TAN] TANgens
  88.  [SIN] SINe
  89.  [COS] COSine
  90.  [ % ] percent
  91.  [LOG] decimal LOGarithm
  92.  [LNx] Natural Logarithm
  93.  [e^y] e to the power of y
  94.  [Pi ] 
  95.  [REV] REVerse (1/x)
  96.  [SQR] SQuaRe
  97.  [SRT] Square RooT
  98.  [FAC] factorial (!)
  99.  [POW] x to the POWer of y
  100.  Keys [A],...,[F] can be used only in HEX mode,
  101.  either by clicking on them or by pressing
  102.  Ctrl-A,...,Ctrl-F.
  103.  Additional functions:
  104.  [Send-EX] Send Expression to the edit window
  105.  [Send-RU] Send Result to the edit window
  106.  Calendar 
  107. The calendar displays the current month, highlighting today's date. The next and previous months can be viewed using the '+' or '-' keys respectivly.  The mouse can also be used to change the month by clicking on the 
  108.  icons. %
  109. Press Alt-F3 to close the calendar. 
  110.  ASCII Table 
  111. The ASCII table displays the entire IBM PC character set.  The current character is marked by a blinking block cursor, and the hexadecimal and decimal ASCII values of the character are displayed below the chart. A new character is selected by pressing it on the keyboard, by clicking the mouse on it in the chart, or by moving the cursor using the cursor keys. 
  112. You can also send characters which cannot be entered from the keyboard to the active edit window. You do it by positioning the cursor on a selected character and pressing [Send-C] button. (
  113. Press Alt-F3 to close the ASCII table. 
  114.  Name 
  115.                                  
  116. The Name input box is where you enter the name of the file to select, or the file-name mask to use as a filter for the Files list box (for example, *.*). 
  117.  Files 
  118.                                  
  119.   FILENM01.PAS  
  120.   FILENM09.PAS  
  121.   FILENM02.PAS  
  122.   FILENM10.PAS  
  123.   FILENM03.PAS  
  124.   FILENM11.PAS  
  125.   FILENM04.PAS  
  126.   FILENM12.PAS  
  127.   FILENM05.PAS  
  128.   ..            
  129.   FILENM06.PAS  
  130.   \MOREXAMP     
  131.   FILENM07.PAS  
  132.   \TOURS        
  133.   FILENM08.PAS  
  134.   \ANSWERS.DIR  
  135. The Files list box lists the names of files in the current directory that match the file-name mask in the Name input box, plus the parent directory and all subdirectories. 
  136.  C:\TP\EXAMPLES\*.PAS                     
  137.  HELLO.PAS       52  Jul 14,1990  12:00pm 
  138. The File information panel shows the path name, file name, date, time, and size of the selected file. =
  139. None of the items on this information panel are selectable. 
  140.  [ Open ] 
  141. The Open button opens a new edit window and places the selected file in that window. 
  142.  [ Cancel ] 
  143. If you choose Cancel, nothing changes and no action occurs, and the dialog box is put away. M
  144. (Esc always cancels a dialog box, even if a Cancel button does not appear.) 
  145.  Using Edit Windows 
  146. A window is a bordered screen area that you can move, resize, zoom, rearrange, close, and open. 
  147. You can have any number of windows open on the desktop (as long as there is enough memory), but only one window can be active at any time. The active window is the one that you're currently working in. It always has a double-lined border around it, and it always has these elements: 
  148.   Line/Column
  149.   Block Mode
  150.           
  151.  Dragging On
  152.     Close 
  153.                     Zoom
  154.       box 
  155.   Current Char      box
  156.        
  157.  Code             
  158.        
  159.                   
  160.  Title Bar 
  161.                                
  162.                                
  163.                                
  164.                                
  165.                                
  166.                                
  167.                                
  168.      
  169.      
  170.      ^ ^                ^                 
  171.      
  172.                 
  173. Line # 
  174.                                   
  175.       Column #                   Scroll Bars
  176. Generally, any command you choose or text you type applies only to the active window. j
  177. If your windows overlap, the active window is always the topmost one (the one on top of all the others). 
  178. To make a window active (topmost), click on the window area (if part of it is visible), use Window
  179. command or press F6 until you get to the desired window. 
  180. Also first 9 windows are numbered from 1 to 9. If the window has a number it is displayed beside the Zoom Box (in the upper right corner). Numbered windows can be selected by pressing Alt-<n> keys where <n> is the window number (1..9). 
  181. Edit windows also show the cursor's position (the current line and column number) as YY:XX in the bottom of the Edit window frame, where YY is the line number and XX is the column number. L
  182. Every active edit window displays the Ascii code of the current character. 
  183.  Using Editor
  184. There are two ways to get into an open Edit window (make it active): l
  185.  1)  Click on it.
  186.  2)  Press (or click) F6 to cycle through the
  187.      open windows (or choose Window
  188. Next).
  189. To close the active Edit window, choose Window
  190. Close, click on a close box or press Alt-F3. Q
  191. Once in the Edit window, you enter text just as if you were using a typewriter. u
  192.  When you want to end a line, press Enter.
  193.  To exit the editor, press F10 (it will get
  194.    you to the menu
  195. bar).
  196. The maximum line width in an Edit window is 2048 characters. 
  197. See also: 
  198. window
  199.  Cursor
  200. Movement
  201. Commands
  202.  Insert
  203. Delete
  204. Commands
  205.  Block
  206. Commands
  207.  Miscellaneous
  208. Commands
  209.  Entering
  210. ASCII
  211. codes
  212.  Entering ASCII codes 
  213. You can enter ASCII codes directly from the keyboard - hold down Alt key, enter ASCII code from the numeric keypad and release Alt key. d
  214. You can enter characters in this way into an active edit window or into Search/Replace dialog box. W
  215. Another method of entering ASCII codes into an active window is by using ASCII Table. 
  216. See also: Ascii
  217. Table 
  218.  [ OK ] 
  219. The OK button saves a file from the active window under the name entered onto input
  220. box. 
  221.  Name 
  222.                                  
  223. The Name input box is where you enter the name under which you want to save the file, or the file-name mask to use as a filter for the Files list box (for example, *.*). 
  224.  Clipboard 
  225. Clipboard is a special window to/from which you can copy/paste/cut blocks of text to/from other edit
  226. windows. You can edit Clipboard like any other edit window exept for it can hold no more than 64KB of text. Also Clipboard works only in Line
  227. Mode and it cannot be switched to Column Mode. 
  228. See also block
  229. commands. 
  230.  Print Status Window 
  231. Print Status Window displays the following (with respect to the currently printed file): 
  232.  - current character number
  233.  - current line number (on the current page)
  234.  - current page number
  235.  - file name
  236.  - Graphical Indicator showing the percentage already printed:
  237.           
  238.           |           |           |
  239.           0%          50%       100%
  240.  [ Open ] 
  241. The Open button opens a file which for printing. 
  242.  Regular Expressions 
  243. Regular Expresions can be used in a search string. They can contain the following wildcard characters: `
  244.  ^    A circumflex at the start of the string
  245.       matches the start of a line.
  246.  $    A dollar sign at the end of the 
  247.       expression matches the end of a line.
  248.  .    A period matches any character.
  249.  *    A character followed by an asterisk 
  250.       matches any number of occurrences 
  251.       (including zero) of that character. 
  252.       For example "bo*" matches "bot","b",
  253.       "boo" and also "be".
  254.  +    A character followed by a plus sign
  255.       matches any number of occurrences
  256.       (but not zero) of that character. For
  257.       example "bo+" matches "bot" and "boo",
  258.       but not "be" or "b".
  259.  []   Characters in brackets match any one
  260.       character that appears in the brackets
  261.       but no others. For example "[bot]"
  262.       matches "b", "o" or "t".
  263.  [^]  A circumflex at the start of the string
  264.       in brackets means NOT. Hence, "[^bot]"
  265.       matches any characters except "b", "o" 
  266.       or "t".
  267.  [-]  A hyphen within the brackets signifies
  268.       a range of characters. For example,
  269.       "[b-o]" matches any character from "b" 
  270.       through "o".
  271.  \    A backslash before a wildcard character
  272.       means that the wildcard will be treated
  273.       as a normal character not as a wildcard.
  274.  Help Index 
  275. |About
  276. |ASCII
  277. table
  278.  ASCII
  279. Table
  280.  ASCII
  281. Codes
  282. keyboard
  283.   Box
  284. Commands
  285.  Calculator
  286.  Calculator
  287. Functions
  288. |Calculator
  289.  Calendar
  290. |Calendar
  291.  Clipboard
  292.  Colors
  293. Dialog
  294.  Config|Define
  295. Table
  296.  Config|Mode
  297. Direction
  298.  Config|Load
  299. Table
  300.  Desktop
  301.  Dialog
  302.  Define
  303. Translation
  304. Table
  305.  Edit|Block
  306. Dragging
  307. On/Off
  308.  Edit|Clear
  309.  Edit|Copy
  310.  Edit|Cut
  311.  Edit|Line/Column
  312. Block
  313.  Edit|Paste
  314.  Edit|Show
  315. clipboard
  316.  Edit
  317. Window
  318.  Edit|Undo
  319.  File|Change
  320.  File|Close
  321.  File|DOS
  322. shell
  323.  File|Exit
  324.  File|New
  325.  File|Open
  326.  File|Read
  327.  File|Run
  328. Program
  329.  File|Save
  330.  File|Save
  331.  File|Save
  332.  File|Write
  333. Block
  334.  Find
  335. Dialog
  336.  Help
  337.  KeyCmds|Boxes|DoubleBox
  338.  KeyCmds|Boxes|Eraser
  339.  KeyCmds|Boxes|MixedBox
  340.  KeyCmds|Boxes|SingleBox
  341.  KeyCmds|Set
  342. Marker
  343.  KeyCmds|GoTo
  344. Marker
  345.  Macro
  346. Continue
  347.  Macro
  348.  Macro
  349. Execute
  350.  Macro
  351.  Macro
  352. Repeat
  353.  Macro
  354. Start,
  355.  Macro
  356. Suspend
  357. |Memory
  358.  Menu
  359.  Mouse
  360. Options
  361. Dialog
  362.  Open
  363. Dialog
  364.  Options|Clear
  365. Desktop
  366.  Options|Colors
  367.  Options|Mouse
  368.  Options|Load
  369. Options
  370.  Options|Preferences
  371.  Options|Restore
  372. Desktop
  373.  Options|Save
  374. Desktop
  375.  Options|Save
  376. Options
  377.  Preferences
  378. dialog
  379.  Print|Close
  380. Status
  381.  Print|Display
  382. Status
  383.  Print
  384. Dialog
  385.  Print
  386. Options
  387. Dialog
  388.  Print|Print
  389.  Print|Print
  390. Block/File
  391.  Print|Print
  392. Options
  393.  Print|Stop
  394. Print
  395.  Print
  396. Status
  397. Window
  398.  Pull-down
  399.  Reformat
  400. Paragraph
  401.  Regular
  402. Expressions
  403.  Replace
  404. Dialog
  405. Program
  406. Dialog
  407.  Search|Find
  408.  Search|GoToLine
  409.  Search|Replace
  410.  Search|Search
  411. again
  412. Options
  413. Dialog
  414.  Status
  415.  Text
  416. Editor
  417.  Using
  418. Windows
  419.  Vision
  420.  Window|Cascade
  421.  Window|Close
  422.  Window|Next
  423.  Window|Previous
  424.  Window|Size/move
  425.  Window|Synchro
  426.  Window|Tile
  427.  Window|Zoom
  428. About 
  429. When you choose the About command from the 
  430.  (System) menu, a dialog box appears, showing copyright and program version information. G
  431. To close the box, press Esc, Space, or Enter, or click the OK button. 
  432. Calendar 
  433. The Calendar menu item opens a small calendar which displays the current month. It also allows you to view other months. 
  434. ASCII table 
  435. The ASCII menu items opens an ASCII
  436. Table that displays the IBM PC character set. Characters can be sent from ASCII table to the active edit window. 
  437. Calculator 
  438. When you choose Calculator, a calculator is opened on the desktop.  
  439. See also Calculator
  440. Functions. 
  441. Memory Info 
  442. Memory Info displays a Memory Information Window containing the following : ,
  443.   - Total DOS memory : the amount of RAM memory in KB
  444.     (up to 640KB)
  445.   - Program size : the size (in bytes) of the part of the
  446.     program which stays in memory all the time (not overlayed)
  447.   - Editor buffer : the amount of memory in bytes allocated to the
  448.     text editor
  449.   - Overlays buffer : the amount of memory in bytes allocated to
  450.     overlays (parts of the program that are loaded to memory from
  451.     a hard disk when needed)
  452.   - Remaining free memory : the amount of free memory in bytes
  453.     used for dynamic allocation (heap) e.g. for windows;
  454.  File
  455. Open 
  456.     (F3)
  457. The File
  458. Open command displays the 'Open a File' dialog box. In this dialog box you select the name of the text file you want to edit. &
  459. The Open
  460. File dialog box contains: 
  461.  an input
  462. box with a history list
  463.  a list
  464. box to browse the directory
  465.  the standard Cancel button
  466.  Open action button
  467.  an information panel that describes the
  468.    selected file
  469.  File
  470. New opens a new Edit
  471. Window. The window gets the name "Untitled" and will have to be given a different name before saving to a disk. 
  472.  File
  473. Save 
  474.      (F2)
  475. Save command saves a file from the active edit
  476. window on the disk. If a file name does not contain a path the file is saved in the current directory. 
  477.  File
  478. Save as 
  479. Save as command allows you to save the file from the active window to a disk under a different name. This command opens a 'Save File as' dialog box. '
  480. The Save
  481. as dialog box contains: 
  482.  an input
  483. box with a history list
  484.  a list
  485. box to browse the directory
  486.  the standard Cancel button
  487.  the standard OK button
  488.  an information panel that describes the
  489.    selected file
  490.  File
  491. Save all 
  492. This command saves all modified files that are open without asking for confirmation. 
  493.  File
  494. Close File 
  495. This command closes the active (top) edit window. If the file has been modified you will be asked if you want to save it. 
  496.  File
  497. Write Block 
  498. This function allows you to write a selected block of text to a file. The 'Save Block as' dialog box will be displayed in which you can enter the file name under which you want to save the selected block of text. (
  499. The Save
  500. Block
  501. as dialog box contains: 
  502.  an input
  503. box with a history list
  504.  a list
  505. box to browse the directory
  506.  the standard Cancel button
  507.  the standard OK button
  508.  an information panel that describes the
  509.    selected file
  510.  File
  511. Read 
  512. This function allows you to read a file into current text. The text will be inserted into current cursor position. The standard 'Open a File' dialog box is opened. P
  513. In this dialog box you select the name of the text file you want to read from. &
  514. The Open
  515. File dialog box contains: 
  516.  an input
  517. box with a history list
  518.  a list
  519. box to browse the directory
  520.  the standard Cancel button
  521.  Open action button
  522.  an information panel that describes the
  523.    selected file
  524.  File
  525. Change dir 
  526. Change Dir brings up the Change
  527. Directory dialog box, in which you can change the current directory. 
  528.  File
  529. DOS shell 
  530. With the DOS Shell command, you can leave the program temporarily to perform a DOS command or run another program. m
  531. It is strongly recommended that you save all modified files (File|Save
  532. all) before using DOS Shell command. Y
  533. File|Dos Shell command now gives you almost all memory available below 640KB (it can vary between 500-600KB depending on the system configuration). This is achieved by swapping contents of RAM memory to either Expanded Memory (if available), what gives a very fast performance, or to a temporary VED.SWP file which is created on your drive c:. 8
  534. To return to Vision Edit, type EXIT at the DOS prompt. 
  535. Also see File|Run
  536. Program j
  537. DOS Shell command has been developed using a procedure released to public domain by TurboPower Software. 
  538.  File
  539. Run Program 
  540. File|Run Program command allows you to run external programs or execute DOS commands from within Vision Edit. 
  541. This command opens up a Run
  542. Program
  543. dialog
  544. box which lets you enter the program (or DOS external command) name and parameters that will be passed to it (if any). 
  545. Also see File|Dos
  546. Shell l
  547. Run Program command has been developed using a procedure released to public domain by TurboPower Software. 
  548.  File
  549. Exit 
  550. The Exit command terminates this program and returns to DOS. 
  551.  Edit
  552. Undo 
  553.   (Ctrl-U)
  554. Undoes all the inserts and deletes made from the last cursor movement. Once you move the cursor you cannot undo the changes made before. 
  555.  Edit
  556.   (Shift-Del or Ctrl-K Y)
  557. Deletes the selected block of text from the active window and copies it to the clipboard. 
  558. See also block
  559. commands. 
  560.  Edit
  561. Copy 
  562.   (Ctrl-Ins or Ctrl-K K)
  563. Copies the selected block of text from the active window to the clipboard. 
  564. See also block
  565. commands. 
  566.  Edit
  567. Paste 
  568. Copies a block of text from the clipboard to the active window. 
  569. See also block
  570. commands. 
  571.  Edit
  572. Show clipboard 
  573. Displays a clipboard window on the screen. 
  574.  Edit
  575. Clear 
  576.   (Ctrl-Del)
  577. Deletes the selected block of text from the active window. If you are in the column
  578. mode you cannot undo this operation. 
  579. See also block
  580. commands. 
  581.  Edit
  582. Line/Column Block Mode 
  583. This command enables you to switch between Line and Column block mode. Z
  584. "L" displayed at the top left corner of the active window indicates the Line block mode. \
  585. "C" displayed at the top left corner of the active window indicates the Column block mode. 
  586. Both Line and Column block mode work with Block selection as well as block operations (block delete, copy, cut, paste & block dragging). Z
  587. For block selection and block dragging you can use both mouse and keyboard (arrow keys). 
  588. See also: -
  589.  Edit|Block
  590. Dragging
  591. On/Off,
  592.  Block
  593. Commands
  594.  Edit
  595. Block Dragging On/Off 
  596. This command switches between Drag Mode On and Off. If Drag Mode is On then "D" is displayed at the top left corner of the active window (beside Line/Column Block Mode indicator). 
  597. If you are in a drag mode (after you have selected a block) you can drag a block around the window using either mouse or arrow keys. In a Column Mode you can drag a block in all 4 directions while in a Line Mode you can drag a block only up and down. 
  598. In a Drag Mode most commands are not active (except for some block operations: cut, block delete, paste, copy, line/column mode). 
  599. See also: .
  600.  Edit|Line/Column
  601. Block
  602. Mode,
  603.  Block
  604. Commands
  605.  KeyCmds|Box Commands 
  606. Box Commands allow drawing boxes in 3 different styles (plus erasing) with the Arrow Keys or using a mouse. 
  607. See: KeyCmds|Boxes|NoBox, r
  608.      KeyCmds|Boxes|SinleBox,
  609.      KeyCmds|Boxes|DoubleBox,
  610.      KeyCmds|Boxes|MixedBox,
  611.      KeyCmds|Boxes|Eraser
  612.  NoBox 
  613.    (Ctrl-Alt-0) or (Shift-Alt-0)
  614. It restores a normal mode of operation for Arrow Keys if you have used them for drawing boxes. j
  615. See also: KeyCmds|Boxes|SinleBox, KeyCmds|Boxes|DoubleBox, KeyCmds|Boxes|MixedBox, KeyCmds|Boxes|Eraser 
  616.  SingleBox 
  617.   (Ctrl-Alt-1) or (Shift-Alt-1)
  618. It selects Single Box drawing style. You can draw boxes using Arrow Keys or a mouse. 
  619. To draw a box (or a line) using a mouse click at one point (first box corner), move the mouse cursor to another location (opposite box corner), and click again. A box will be created with two opposite corners located where you clicked a mouse. If two clicked points are on the same line a horizontal line will be created. If two clicked points are on the same column a vertical line will be created. 
  620. Example Single Box: O
  621.       
  622.       
  623.       
  624. See also: KeyCmds|Boxes|NoBox, KeyCmds|Boxes|DoubleBox, KeyCmds|Boxes|MixedBox, KeyCmds|Boxes|Eraser 
  625.  DoubleBox 
  626.   (Ctrl-Alt-2) or (Shift-Alt-2)
  627. It selects Double Box drawing style. You can draw boxes using Arrow Keys. 
  628. To draw a box (or a line) using a mouse click at one point (first box corner), move the mouse cursor to another location (opposite box corner), and click again. A box will be created with two opposite corners located where you clicked a mouse. If two clicked points are on the same line a horizontal line will be created. If two clicked points are on the same column a vertical line will be created. 
  629. Example Double Box: O
  630.       
  631.       
  632.       
  633. See also: KeyCmds|Boxes|NoBox, KeyCmds|Boxes|SingleBox, KeyCmds|Boxes|MixedBox, KeyCmds|Boxes|Eraser 
  634.  MixedBox 
  635.    (Ctrl-Alt-3) or (Shift-Alt-3)
  636. It selects Mixed Box drawing style. You can draw boxes using Arrow Keys. 
  637. To draw a box (or a line) using a mouse click at one point (first box corner), move the mouse cursor to another location (opposite box corner), and click again. A box will be created with two opposite corners located where you clicked a mouse. If two clicked points are on the same line a horizontal line will be created. If two clicked points are on the same column a vertical line will be created. 
  638. Example Mixed Box: R
  639.      
  640.      
  641.      
  642. See also: ]
  643. KeyCmds|Boxes|NoBox, KeyCmds|Boxes|SingleBox, KeyCmds|Boxes|DoubleBox, KeyCmds|Boxes|Eraser 
  644.  Eraser 
  645.    (Ctrl-Alt-4) or (Shift-Alt-4)
  646. It puts Arrow Keys into Erase Mode. Using Arrow Keys you can erase boxes and other characters. 
  647. To erase a box (or a line) using a mouse click at one point (first box corner), move the mouse cursor to another location (opposite box corner), and click again. A box will be erased (or text will be overwritten with spaces) with two opposite corners located where you clicked a mouse. If two clicked points are on the same line a horizontal line will be erased. If two clicked points are on the same column a vertical line will be erased. 
  648. See also: _
  649. KeyCmds|Boxes|NoBox, KeyCmds|Boxes|SingleBox, KeyCmds|Boxes|DoubleBox, KeyCmds|Boxes|MixedBox 
  650.  Mark Block Beginning 
  651. This command marks beginning of a block at the current cursor position. Also it begins block selection - cursor movement causes selection of a block from the previously marked beginning of the block to the cursor position. 
  652. See also block
  653. commands. 
  654.  Delete Block 
  655.   (Ctrl-Del)
  656. This command deletes a selected block of text. 
  657. If you are in the column
  658. mode you cannot undo this operation. If you are in the column mode it is safer to use Edit|Cut command instead. )
  659. This is the same command as Edit|Clear. 
  660. See also block
  661. commands. 
  662.  Hide Block 
  663. This commands hides a selected block. 
  664. See also block
  665. commands. 
  666.  Paste from Clipboard 
  667. This command copies a block of text from Clipboard to the active edit window. The block is inserted at the current cursor position. )
  668. This is the same command as Edit|Paste. 
  669. See also block
  670. commands. 
  671.  Cut to Clipboard 
  672. This command deletes a selected block of text from the active edit window and copies it to Clipboard. '
  673. This is the same command as Edit|Cut. 
  674. See also block
  675. commands. 
  676.  Copy to Clipboard 
  677. This command copies a selected block of text to Clipboard. (
  678. This is the same command as Edit|Copy. 
  679. See also block
  680. commands. 
  681.  Indent Block 
  682. This command inserts "indent characters" (typically spaces) at the beginning of all lines of a selected block, moving this way a block to the right. You can change "indent characters" from spaces to any other character or to a string of characters in the Preferences
  683. dialog
  684. box. 
  685. See also: 6
  686.   Block
  687. Commands,
  688.   Unindent
  689. Block,
  690.   Default
  691. Indent.
  692.  Unindent Block 
  693. This command removes spaces at the beginning of all lines of a selected block(if there are any), moving this way a block to the left. 
  694. See also: "
  695.   Block
  696. Commands,
  697.   Indent
  698. Block.
  699.  Default Indent 
  700.  (Ctrl-K Space)
  701. This command restores the indent character to a space character. 
  702. You can change "indent characters" from spaces to any other character or to a string of characters in the Preferences
  703. dialog
  704. box. 
  705. See also block
  706. commands. 
  707.  Upper to Lower Case 
  708. This command changes all upper case characters within a selected block to a lower case. 
  709. See also: 3
  710.  block
  711. commands,
  712.  Lower
  713. Upper
  714. Case,
  715.  Flip
  716. Case.
  717.  Lower to Upper Case 
  718. This command changes all upper case characters within a selected block to a lower case. 
  719. See also: 3
  720.  block
  721. commands,
  722.  Upper
  723. Lower
  724. Case,
  725.  Flip
  726. Case.
  727.  Flip Case 
  728. This command switches all characters within a selected block from lower to upper and from upper to lower case. 
  729. See also: =
  730.  block
  731. commands,
  732.  Upper
  733. Lower
  734. Case,
  735.  Lower
  736. Upper
  737. Case.
  738.  Print Block/File 
  739. This command prints a selected block. If no block has been selected the whole file from the active edit window will be printed. 
  740. See also: $
  741.  block
  742. commands,
  743.  Print|Print
  744. File.
  745.  Character Left 
  746. This command moves the cursor one position to the left. ~
  747. If you are in a block selection mode (after pressing Ctrl-K B) a highlighted block will increase or decrease by 1 character. $
  748. See also Cursor
  749. Movement
  750. Commands. 
  751.  Character Right 
  752. This command moves the cursor one position to the right. ~
  753. If you are in a block selection mode (after pressing Ctrl-K B) a highlighted block will increase or decrease by 1 character. $
  754. See also Cursor
  755. Movement
  756. Commands. 
  757.  Word Left 
  758. This command moves the cursor to the beginning of a word left from the current cursor position. $
  759. See also Cursor
  760. Movement
  761. Commands. 
  762.  Word Right 
  763. This command moves the cursor to the beginning of a word right from the current cursor position. $
  764. See also Cursor
  765. Movement
  766. Commands. 
  767.  Line Up 
  768. This command moves the cursor one line up from the current cursor position. $
  769. See also Cursor
  770. Movement
  771. Commands. 
  772.  Line Down 
  773. This command moves the cursor one line down from the current cursor position. $
  774. See also Cursor
  775. Movement
  776. Commands. 
  777.  Page Up 
  778. This command moves the cursor one screen up from the current cursor position. $
  779. See also Cursor
  780. Movement
  781. Commands. 
  782.  Page Down 
  783. This command moves the cursor one screen down from the current cursor position. $
  784. See also Cursor
  785. Movement
  786. Commands. 
  787.  Screen Top 
  788. This command moves the cursor to the top of the screen. $
  789. See also Cursor
  790. Movement
  791. Commands. 
  792.  Screen Bottom 
  793. This command moves the cursor to the bottom of the screen. $
  794. See also Cursor
  795. Movement
  796. Commands. 
  797.  Screen Center 
  798. This command moves the cursor to the middle line of the screen. $
  799. See also Cursor
  800. Movement
  801. Commands. 
  802.  Text Start 
  803. This command moves the cursor to the beginning of a text. $
  804. See also Cursor
  805. Movement
  806. Commands. 
  807.  Text End 
  808. This command moves the cursor to the end of a text. $
  809. See also Cursor
  810. Movement
  811. Commands. 
  812.  Insert Mode On/Off 
  813. This command toggles between insert and overwrite modes. Q
  814. In the insert mode a cursor shape is a blinking line under a current character. X
  815. In the overwrite mode a cursor shape is a blinking rectangle over a current character. $
  816. See also Insert
  817. Delete
  818. Commands. 
  819.  Delete Line 
  820. This command deletes a current line. $
  821. See also Insert
  822. Delete
  823. Commands. 
  824.  Delete to End of Line 
  825. This command deletes text from a cursor position to the end of a line. $
  826. See also Insert
  827. Delete
  828. Commands. 
  829.  Delete Char Left 
  830. This command deletes a character left from a cursor position. The cursor then is moved by one position to the left. $
  831. See also Insert
  832. Delete
  833. Commands. 
  834.  Delete Char 
  835. This command deletes a character on which a cursor is positioned. $
  836. See also Insert
  837. Delete
  838. Commands. 
  839.  Delete Word Right 
  840. This command deletes text from a cursor position to the end of a word. If the cursor is not positioned on a word all characters from the cursor position to the next word will be deleted. $
  841. See also Insert
  842. Delete
  843. Commands. 
  844.  Duplicate Line 
  845. This command duplicates a current line and inserts it below. $
  846. See also Insert
  847. Delete
  848. Commands. 
  849.  Abort Operation 
  850. This command usually cancels the all the changes made in a dialog box and then closes the dialog box. It is equivalent to clicking on a Cnacel button. 
  851. See also dialog
  852. box. 
  853.  Tab 
  854. This command is equivalent to pressing a Tab key. 
  855. Depending on the settings in the Preferences
  856. dialog
  857. box it can result in inserting a Tab character or spaces at a cursor position. 
  858.  Close Active Window 
  859. This command closes an active edit window or dialog box. "
  860. See also Miscellaneous
  861. Commands. 
  862.  Auto Indent On/Off 
  863. This command toggles auto indent On and Off. You can also do it in a Preferences
  864. dialog
  865. box. 
  866. If auto indent is On, then after you press Enter key a cursor will be positioned on a new line and below the first word of the previous line. This allows you to continue block indentation without having to insert spaces on each new line. "
  867. See also Miscellaneous
  868. Commands. 
  869.  Find Matching Bracket 
  870. This command finds a corresponding (matching) bracket if a cursor is positioned on one of the following brackets: ()[]. "
  871. See also Miscellaneous
  872. Commands. 
  873.  Force Page Break 
  874. This command inserts a page-break character (
  875. ) at a cursor position which will cause a printer to skip to the beginnig of a next page. "
  876. See also Miscellaneous
  877. Commands. 
  878.  Reformat Paragraph 
  879.   (Alt-R)
  880. A Paragraph means a portion of text (typically several lines) delimited by empty lines. 
  881. Reformat Paragraph function works only for the current paragraph (on which the cursor is positioned). It tries to accommodate as many words as possible on every line. If a line is too long it is wraped. 
  882.  KeyCmds
  883. Set Marker 
  884.   (Ctrl-K 0)
  885. This command sets the marker #0 at the current cursor position. Later you can quickly find this marker by using KeyCmds|GoTo
  886. Marker menu command. E
  887. You can set up to 10 markers by using hot-key commands Ctrl-K 0..9. 
  888.  KeyCmds
  889. GoTo Marker 
  890.   (Ctrl-Q 0)
  891. This command finds the marker #0 which has been set by using KeyCmds|Set
  892. Marker menu command. C
  893. You can find markers #0..9 by using hot-key commands Ctrl-Q 0..9. 
  894.  Search
  895. Find 
  896. Displays a Find
  897. dialog
  898. box which lets you enter a string of characters that you want to search for. 
  899.  Search
  900. Replace 
  901. Displays a Replace
  902. dialog
  903. box which allows you to enter both search and replace strings of characters. 
  904.  Search
  905. GoToLine 
  906. Displays a GoToLine
  907. dialog
  908. box. L
  909. It allows you to enter the line number to which you want to jump directly. 
  910.  Search
  911. Search again 
  912.   (Ctrl-L)
  913. Repeats the last search/replace from the current cursor position. 
  914.  Window
  915. Size/move 
  916.     (Ctrl-F5)
  917. Choose this command to change the size or position of the active window. 
  918.   Size
  919. If you press Shift while you use the arrow keys, you can change the size of the active window. Once you've adjusted its size or position, press Enter. Q
  920. If a window has a Resize corner, you can drag that corner to resize the window. 
  921.   Move
  922. When you choose Window
  923. Size/Move, the active window moves in response to the arrow keys. Once you've moved the window to where you want it, press Enter. F
  924. You can also move a window by dragging its title bar with the mouse. 
  925.  Window
  926. Zoom 
  927.     (F5)
  928. Choose Zoom to resize the active window to the maximum size. If the window is already zoomed, you can choose this command to restore it to its previous size. {
  929. You can also double-click anywhere on the window's title bar (except where an icon appears) to zoom or unzoom the window. 
  930.  Window
  931. Tile 
  932. Choose Window
  933. Tile to tile all windows on the desktop. L
  934.                
  935.                
  936.                
  937.                
  938.                
  939.                
  940.                
  941.                
  942.                
  943.                
  944.                
  945.                
  946.                
  947.                
  948.                
  949.                
  950.              Tiled Windows
  951.  Window
  952. Cascade 
  953. Choose Window
  954. Cascade to stack all windows on the desktop. A
  955.                          
  956.                          
  957.                          
  958.                          
  959.                          
  960.         Cascaded Windows
  961.  Window
  962. Next 
  963.    (F6)
  964. Choose Next to cycle forwards through the windows on the desktop. 
  965.  Window
  966. Previous 
  967.     (Shift-F6)
  968. Choose Window
  969. Previous to cycle backwards through the windows on the  desktop. 
  970.  Window
  971. Close 
  972.     (Alt-F3)
  973. Choose  Window
  974. Close to close the active window. N
  975. You can also click the Close box in the upper left corner to close a window. 
  976.  Windows
  977. Synchro 
  978.     (Ctrl-F6)
  979. After you select this command from the menu or press Ctrl-F6 2 top windows become synchronized. They are resized and moved so that one window occupies the top half and the other the bottom half of the Desktop. 
  980. From now on every key you press is sent to both windows. They scroll together and react to editing operations (e.g. inserting or deleting characters) in the same way. Even search works for both windows. q
  981. Synchronization of the windows is broken after selecting Synchro command (or pressing Ctrl-F6) the second time. 
  982.  Windows
  983. List of Files 
  984. Displays a File
  985. List dialog box allowing to select an open file from the list of all open files. 
  986.  Options
  987. Mouse... 
  988. The Mouse command brings up the Mouse
  989. Options dialog box, where you can set various options that control how your mouse works, including: R
  990.  how fast a double-click is
  991.  which mouse button (right or left) is
  992.    active
  993.  Options
  994. Colors... 
  995. The Colors item brings up the Colors
  996. dialog box, where you can customize the colors of the display. 
  997.  Options
  998. Preferences... 
  999. The Preferences item brings up the Preferences dialog box, where you can set Auto Save options as well as the Screen Size (if you have EGA/VGA graphics adapter you can change the display mode from 25 to 43/50 lines). A
  1000. In this dialog box you can also change various Editor settings. /
  1001. For more details see: Preferences
  1002. dialog
  1003. box. 
  1004.  Options
  1005. Save Desktop 
  1006. Saves the state of all open windows to a file called VED.DSK. This file can be reloaded by selecting Options
  1007. Restore
  1008. Desktop. 
  1009. Also history lists of file names open or printed during the session, as well as keywords used in Search and Search & Replace are stored in VED.DSK file. 
  1010.  Options
  1011. Restore Desktop 
  1012. Restores a previously-saved state of all open windows from a file called VED.DSK. This file is saved via the Options
  1013. Desktop menu command. 
  1014. Also history lists of file names open or printed during the previous session, as well as keywords used in Search and Search & Replace are loaded from VED.DSK file. 
  1015.  Options
  1016. Clear Desktop 
  1017. Clears desktop by closing all open windows and dialog boxes. 
  1018.  Options
  1019. Load Options 
  1020. This command loads Color Palettes, Mouse
  1021. Options, Edit
  1022. Preferences, Macros, and Search
  1023. Options from VED.OPT file if the file exists. The VED.OPT file is created by Options
  1024. Options command. =
  1025. You can modify Color Palettes using Options
  1026. Colors command. <
  1027. You can modify Mouse Settings using Options
  1028. Mouse command. D
  1029. You can modify Edit Preferences using Options
  1030. Preferences command. 
  1031.  Options
  1032. Save Options 
  1033. This command saves color palettes, Mouse
  1034. Options, Edit
  1035. Preferences, Macros, and Search
  1036. Options to VED.OPT file. If the file exists it will be overwritten. The options from the VED.OPT file are loaded using Options
  1037. Options command. =
  1038. You can modify Color Palettes using Options
  1039. Colors command. A
  1040. You can modify Mouse Settings using Options
  1041. Mouse menu command. D
  1042. You can modify Edit Preferences using Options
  1043. Preferences command. 
  1044.  Print
  1045. Print Options 
  1046. This command displays a Print
  1047. Options dialog box which allows setting the following parameters: 
  1048.  - DOS LPT # : LPT1,...,LPT4
  1049.  - Eject a page Before printing (Yes/No)
  1050.  - Eject a page After printing (Yes/No)
  1051.  - Left Margin
  1052.  - Page Length
  1053.  - Top Margin
  1054.  - Bottom Margin
  1055.  - Printer Initialization String
  1056.  Print
  1057. Print File  
  1058. This command displays a Select
  1059. Print dialog box which allows you to select a file that you want to print. w
  1060. The file must exist on your disk, so if you are editing a new file you have to save it before you can start printing. [
  1061. After you select a file to print, printing starts and a Print
  1062. Status window is displayed. 
  1063. You can cancel printing at any time by pressing F9 function key or by clicking with the mouse on Stop Print label on the status line. o
  1064. Since printing is done in "background" you can continue using other functions of Vision Edit during printing. 
  1065.  Print
  1066. Header 
  1067. Displays a Header/Footer
  1068. dialog
  1069. box allowing you to create a header. 
  1070. See also: Print|Footer 
  1071.  Print
  1072. Footer 
  1073. Displays a Header/Footer
  1074. dialog
  1075. box allowing you to create a footer. 
  1076. See also: Print|Header 
  1077.  Print
  1078. Display Status 
  1079. This command displays a Print
  1080. Status window if it has not been already open. You can close it at any time using menu command Print
  1081. Close
  1082. Status. 
  1083.  Print
  1084. Close Status 
  1085. This command closes a Print
  1086. Status window if it has been open. You can reopen it later (during printing) using menu command Print
  1087. Status. 
  1088.  Print
  1089. Stop Print 
  1090. Cancels printing (the printer will still be printing for a while until its internal buffer is empty). 
  1091.  Macro|Start Macro 
  1092. This command displays a Create Macro File dialog box which is similar to Open
  1093. Dialog
  1094. Box. You have to enter a name of the macro file in which macro operations will be stored. The default macro file extension is MAC. 
  1095. After you select the macro file name a Macro
  1096. Description dialog box is displayed. You can enter a one-line description of a macro here. 
  1097. After you close a Macro Description dialog box a flashing message 'Macro Recording' is displayed on the status line. From now on all keys that you press, most edit operations including search and replace are recorded in the macro file. H
  1098. To stop macro recording select End
  1099. Macro function from the Macro menu. 
  1100. The macro that you have just created will be added to the list of available macros in the Macro menu. You can execute a macro by selecting it from the Macro menu or by pressing a hot key assigned to that macro. 
  1101. Also see: End
  1102. Macro, y
  1103.           Load
  1104. Macro,
  1105.           Execute
  1106. Macro,
  1107.           Suspend
  1108. Macro,
  1109.           Continue
  1110. Macro,
  1111.           Repeat
  1112. Macro
  1113.  Macro|End Macro 
  1114. This command completes macro recording started with Start
  1115. Macro command. It closes a macro file and from now on you can execute that macro. 
  1116. Also see: Start
  1117. Macro, y
  1118.           Load
  1119. Macro,
  1120.           Execute
  1121. Macro,
  1122.           Suspend
  1123. Macro,
  1124.           Continue
  1125. Macro,
  1126.           Repeat
  1127. Macro
  1128.  Macro|Load Macro 
  1129. This command allows you to select a macro file which has been created previously. An Open
  1130. Macro dialog box is displayed allowing you to select a macro file. The selected macro is added to the list of macros in the Macro menu and becomes available for execution. 
  1131. Also see: Start
  1132. Macro, x
  1133.           End
  1134. Macro,
  1135.           Execute
  1136. Macro,
  1137.           Suspend
  1138. Macro,
  1139.           Continue
  1140. Macro,
  1141.           Repeat
  1142. Macro
  1143.  Macro|Execute Macro 
  1144. All macros available for execution are displayed in the Macro menu under the dividing line. There can be up to 7 macros available at once. You can execute a macro by either selecting its name from the Macro menu or by pressing a hot-key assigned to this macro. All hot-key assignments are automatic. The first macro is assigned Alt-F4, the second Alt-F5, and so on up to Alt-F10. 
  1145. If you already have 7 macros in the Macro menu adding a new macro will remove the first macro from the list of macros available. 
  1146. Also see: Start
  1147. Macro, u
  1148.           End
  1149. Macro,
  1150.           Load
  1151. Macro,
  1152.           Suspend
  1153. Macro,
  1154.           Continue
  1155. Macro,
  1156.           Repeat
  1157. Macro
  1158.  Macro|Suspend Macro 
  1159. This command suspends recording a macro so that you can do some operations which you do not want recorded in the macro file. You can resume recording the macro by selecting Continue
  1160. Macro command. 
  1161. Also see: Start
  1162. Macro, u
  1163.           End
  1164. Macro,
  1165.           Load
  1166. Macro,
  1167.           Execute
  1168. Macro,
  1169.           Continue
  1170. Macro,
  1171.           Repeat
  1172. Macro
  1173.  Macro|Continue Macro 
  1174. This command allows you to continue recording a macro which has been suspended with Suspend
  1175. Macro command. 
  1176. Also see: Start
  1177. Macro, t
  1178.           End
  1179. Macro,
  1180.           Load
  1181. Macro,
  1182.           Execute
  1183. Macro,
  1184.           Suspend
  1185. Macro,
  1186.           Repeat
  1187. Macro
  1188.  Macro|Repeat Macro
  1189. Displays a Repeat
  1190. Macro dialog box which allows you to specify how many times the macro should be repeated. 
  1191. Also see: Start
  1192. Macro, v
  1193.           End
  1194. Macro,
  1195.           Load
  1196. Macro,
  1197.           Execute
  1198. Macro,
  1199.           Continue
  1200. Macro,
  1201.           Suspend
  1202. Macro
  1203.  Config
  1204. Mode & Direction 
  1205. The Mode & Direction item brings up the Set-Options dialog box, where you can set: -Edit Direction (sets the direction of editing) )
  1206. -Table (which Ascii-Table will be used) 8
  1207. -Push Mode (allows two different direction of editing) 
  1208. Also see: Define
  1209. Table, v
  1210.           Load
  1211. Table,
  1212.           Set
  1213. Options,
  1214.           Define
  1215. Translation
  1216. Table,
  1217.           Set
  1218. Options
  1219. Dialog
  1220.  Config
  1221. Define New Table 
  1222. The Define New Table item brings up the Define
  1223. Translation
  1224. Table dialog box where you can define a Converted Ascii Table. 
  1225. Also see: Load
  1226. Table, T
  1227.           Mode
  1228. Direction,
  1229.           Set
  1230. Options,
  1231.           Set
  1232. Options
  1233. Dialog
  1234.  Config
  1235. Load New Table 
  1236. This command allows you to select a table file which has been created previously. An Open
  1237. Table dialog box is displayed allowing you to select a table file. Codes from this file are loaded to Converted Ascii Table and they can be used when proper settings are defined in Mode
  1238. Direction. 
  1239. Also see: Define
  1240. Table, \
  1241.           Set
  1242. Options,
  1243.           Define
  1244. Translation
  1245. Table,
  1246.           Set
  1247. Options
  1248. Dialog
  1249.  Config
  1250. Commands Mode 
  1251. This command displays a Commands
  1252. Mode dialog box which allows you to switch between the standard Vision Edit commands and user-defined commands. 
  1253. Also see: 1
  1254.   Config|Define
  1255. Commands,
  1256.   Config|Load
  1257. Commands
  1258.  Config
  1259. Define Commands 
  1260. This command displays a Define
  1261. Commands dialog box which allows you to redefine the standard Vision Edit hot keys which correspond to commands. 
  1262. Also see: /
  1263.   Config|Commands
  1264. Mode,
  1265.   Config|Load
  1266. Commands
  1267.  Config
  1268. Load Commands 
  1269. This command displays a Load
  1270. Commands dialog box which allows you to load a previously defined hot keys from a file. 
  1271. Also see: 1
  1272.   Config|Commands
  1273. Mode,
  1274.   Config|Define
  1275. Commands
  1276.  Help|Help on Help 
  1277. Help Window can be displayed from any point of the program by pressing F1 function key, by selecting Help from the pull-down menu, or by pressing right mouse button. 
  1278. Help system is context sensitive so information displayed in the help window depends on the current context e.g. if you are editing a text file in the edit window pressing F1 will result in displaying help information related to the text editor. 
  1279. By double-clicking with a mouse on highlighted words in a help window you can quickly access information regarding those words (cross reference). =
  1280. To close a help window press Esc or click on the close box. 
  1281.  Help
  1282. Help Index 
  1283.     (Ctrl-F1)
  1284. Help Index command displays a list of topics which are explained by the Help system. G
  1285. You can get to the topic explanation by double-clicking on the topic. 
  1286.  Cursor Movement Commands 
  1287.  Character
  1288. left  
  1289.  Ctrl-S or Left arrow
  1290.  Character
  1291. right 
  1292.  Ctrl-D or Right arrow
  1293.  Word
  1294. left       
  1295.  Ctrl-A or Ctrl-Left arrow
  1296.  Word
  1297. right      
  1298.  Ctrl-F or Ctrl-Right arrow
  1299.  Line
  1300. up         
  1301.  Ctrl-E or Up arrow
  1302.  Line
  1303. down       
  1304.  Ctrl-X or Down arrow
  1305.  Page
  1306. up         
  1307.  Ctrl-R or PgUp
  1308.  Page
  1309. down       
  1310.  Ctrl-C or PgDn
  1311.  Begining
  1312.  Ctrl-PgUp
  1313. text     
  1314.  Ctrl-PgDn
  1315. screen   
  1316.  Ctrl-Home
  1317.  Bottom
  1318. screen
  1319.  Ctrl-End
  1320.  Middle
  1321. screen
  1322.  Ctrl-Q M
  1323.  Insert & Delete Commands 
  1324.  Insert
  1325. on/off   
  1326.  Ctrl-V or Ins
  1327.  Delete
  1328. line          
  1329.  Ctrl-Y
  1330.  Delete
  1331.  Ctrl-Q Y
  1332.  Delete
  1333. character
  1334.  Ctrl-H or Backspace
  1335.  Delete
  1336. character     
  1337.  Ctrl-G or Del
  1338.  Delete
  1339. right    
  1340.  Ctrl-T
  1341.  Duplicate
  1342. line       
  1343.  Ctrl-K D
  1344.  Block Commands 
  1345.  Mark
  1346. block
  1347. begin    
  1348.  Ctrl-K B or Shift-arrow
  1349.  Delete
  1350. block        
  1351.  Ctrl-Del
  1352.  Hide
  1353. block          
  1354.  Ctrl-K H
  1355.  Paste
  1356. Clipboard
  1357.  Ctrl-K C or Shift-Ins
  1358. Clipboard    
  1359.  Ctrl-K Y or Shift-Del
  1360.  Copy
  1361. Clipboard   
  1362.  Ctrl-K K or Ctrl-Ins
  1363.  Block
  1364. Indent        
  1365.  Ctrl-K I
  1366.  Block
  1367. Unindent      
  1368.  Ctrl-K U
  1369.  Indent
  1370. Default      
  1371.  Ctrl-K Space
  1372.  Upper
  1373. Lower
  1374. case 
  1375.  Ctrl-K L
  1376.  Lower
  1377. Upper
  1378. case 
  1379.  Ctrl-K O
  1380.  Flip
  1381. case           
  1382.  Ctrl-K F
  1383.  Print
  1384. Block/File    
  1385.  Ctrl-K P
  1386.  Line/Column
  1387. Mode    
  1388.  Alt-B
  1389.  Dragging
  1390. On/Off     
  1391.  Alt-D
  1392.  Miscellaneous Commands 
  1393.  Menu
  1394. bar             
  1395.  Save
  1396. edit        
  1397.  Open
  1398. file            
  1399.  Close
  1400. active
  1401. window  
  1402.  Alt-F3
  1403.  Tab                  
  1404.  Ctrl-I or Tab
  1405.  Auto-Indent
  1406. On/Off   
  1407.  Ctrl-O
  1408.  Find                 
  1409.  Ctrl-Q F
  1410.  Find
  1411. replace       
  1412.  Ctrl-Q A
  1413.  Repeat
  1414. find     
  1415.  Ctrl-L
  1416. Marker           
  1417.  Ctrl-K 0..9
  1418.  Find
  1419. Marker          
  1420.  Ctrl-Q 0..9
  1421. line           
  1422.  Ctrl-Q G
  1423.  Find
  1424. Matching
  1425. Bracket
  1426.  Ctrl-Q [ or Ctrl-Q ]
  1427.  Force
  1428. Break     
  1429.  Ctrl-P
  1430.  Reformat
  1431. Paragraph   
  1432.  Alt-R
  1433.  Undo
  1434. operation  
  1435.  Ctrl-U
  1436.  Abort
  1437. operation      
  1438.  Vision Edit has the following editting commands:
  1439.  ================================================
  1440.  Cursor Movement Commands 
  1441.  Character
  1442. left  
  1443.  Ctrl-S or Left arrow
  1444.  Character
  1445. right 
  1446.  Ctrl-D or Right arrow
  1447.  Word
  1448. left       
  1449.  Ctrl-A or Ctrl-Left arrow
  1450.  Word
  1451. right      
  1452.  Ctrl-F or Ctrl-Right arrow
  1453.  Line
  1454. up         
  1455.  Ctrl-E or Up arrow
  1456.  Line
  1457. down       
  1458.  Ctrl-X or Down arrow
  1459.  Page
  1460. up         
  1461.  Ctrl-R or PgUp
  1462.  Page
  1463. down       
  1464.  Ctrl-C or PgDn
  1465.  Begining
  1466.  Ctrl-PgUp
  1467. text     
  1468.  Ctrl-PgDn
  1469. screen   
  1470.  Ctrl-Home
  1471.  Bottom
  1472. screen
  1473.  Ctrl-End
  1474.  Middle
  1475. screen
  1476.  Ctrl-Q M
  1477.  Insert & Delete Commands 
  1478.  Insert
  1479. on/off   
  1480.  Ctrl-V or Ins
  1481.  Delete
  1482. line          
  1483.  Ctrl-Y
  1484.  Delete
  1485.  Ctrl-Q Y
  1486.  Delete
  1487. character
  1488.  Ctrl-H or Backspace
  1489.  Delete
  1490. character     
  1491.  Ctrl-G or Del
  1492.  Delete
  1493. right    
  1494.  Ctrl-T
  1495.  Duplicate
  1496. line       
  1497.  Ctrl-K D
  1498.  Block Commands 
  1499.  Mark
  1500. block
  1501. begin    
  1502.  Ctrl-K B or Shift-arrow
  1503.  Delete
  1504. block        
  1505.  Ctrl-Del
  1506.  Hide
  1507. block          
  1508.  Ctrl-K H
  1509.  Paste
  1510. Clipboard
  1511.  Ctrl-K C or Shift-Ins
  1512. Clipboard    
  1513.  Ctrl-K Y or Shift-Del
  1514.  Copy
  1515. Clipboard   
  1516.  Ctrl-K K or Ctrl-Ins
  1517.  Block
  1518. Indent        
  1519.  Ctrl-K I
  1520.  Block
  1521. Unindent      
  1522.  Ctrl-K U
  1523.  Indent
  1524. Default      
  1525.  Ctrl-K Space
  1526.  Upper
  1527. Lower
  1528. case 
  1529.  Ctrl-K L
  1530.  Lower
  1531. Upper
  1532. case 
  1533.  Ctrl-K O
  1534.  Flip
  1535. case           
  1536.  Ctrl-K F
  1537.  Print
  1538. Block/File    
  1539.  Ctrl-K P
  1540.  Line/Column
  1541. Mode    
  1542.  Alt-B
  1543.  Dragging
  1544. On/Off     
  1545.  Alt-D
  1546.  Miscellaneous Commands 
  1547.  Menu
  1548. bar             
  1549.  Save
  1550. edit        
  1551.  Open
  1552. file            
  1553.  Close
  1554. active
  1555. window  
  1556.  Alt-F3
  1557.  Tab                  
  1558.  Ctrl-I or Tab
  1559.  Auto-Indent
  1560. On/Off   
  1561.  Ctrl-O
  1562.  Find                 
  1563.  Ctrl-Q F
  1564.  Find
  1565. replace       
  1566.  Ctrl-Q A
  1567.  Repeat
  1568. find     
  1569.  Ctrl-L
  1570. Marker           
  1571.  Ctrl-K 0..9
  1572.  Find
  1573. Marker          
  1574.  Ctrl-Q 0..9
  1575. line           
  1576.  Ctrl-Q G
  1577.  Find
  1578. Matching
  1579. Bracket
  1580.  Ctrl-Q [ or Ctrl-Q ]
  1581.  Force
  1582. Break     
  1583.  Ctrl-P
  1584.  Reformat
  1585. Paragraph   
  1586.  Alt-R
  1587.  Undo
  1588. operation  
  1589.  Ctrl-U
  1590.  Abort
  1591. operation      
  1592.  Open a File Dialog Box 
  1593. The 'Open a File' dialog box contains an input box, a file
  1594. list, a file information panel, the standard button Cancel, one other action button (Open), plus a history list that's attached to the Name
  1595. input
  1596. box. 
  1597. See also : Dialog
  1598. Box. 
  1599.  Change Directory dialog box 
  1600. The Change Directory dialog box consists of an input box, a list box, the standard OK and Help buttons, and two other buttons (Chdir and Revert). |
  1601.  Directory Name 
  1602.                                      
  1603. The Directory Name input box is where you type in the path of the new directory. 
  1604.  Directory Tree 
  1605.    Drives                            
  1606. C:\                            
  1607.      
  1608. TP                           
  1609.        
  1610. TVISION                    
  1611. The Directory Tree list box enables you to navigate directories by using the selecting bar and pressing Enter. 
  1612. If you're using the keyboard, press Enter to make the selected directory be the current directory, then choose OK or press Esc to exit the dialog box. +
  1613.  [Chdir ] 
  1614. The Chdir button changes the current directory once you've selected or typed in a directory name. +
  1615.  [Revert] 
  1616. The Revert button goes back to the previous directory, as long as you haven't yet exited the dialog box. 
  1617. See also : Dialog
  1618. Box. 
  1619.  Find Dialog Box 
  1620. The Find dialog box contains an input box with a history list, a group of check boxes, and the standard OK, and Cancel buttons. 
  1621.  Text to Find 
  1622.                        
  1623. Enter the search string in the Text to Find input box and choose OK to begin the search, or choose Cancel to forget it. You can also enter ASCII codes directly from the keyboard - hold down Alt key, enter ASCII code from the numeric keypad and release Alt key. 
  1624. Press the Down arrow key if you want to show the history list associated with the input box. You can select a string from the history list by positioning the cursor on it and pressing <Enter> or by clicking on the item with a mouse. r
  1625.  [X] Case sensitive     
  1626.  [X] Whole words only   
  1627. This group of check boxes governs the kind of strings that the editor searches for. Y
  1628. Start
  1629.  [X] From Cursor  
  1630.  [X] From Origin  
  1631. This group of check boxes determines whether the Search starts from the current cursor position or from the beginning of the file. O
  1632. Regular Expressions
  1633.  [X] On/Off           
  1634. When Regular Expressions is checked on Vision Edit recognizes GREP-like
  1635. wildcards in the search string. 
  1636. See also : Dialog
  1637. Box. 
  1638.  Replace Dialog Box 
  1639. The Replace dialog box contains three input boxes with associated history lists, a group of check boxes, and the standard OK, and Cancel buttons. Z
  1640. Most components of the Replace dialog box are identical to those in the Find
  1641. dialog
  1642. box. 
  1643.  Text to Find 
  1644.                    
  1645. Enter the search string in the Text to Find input box and choose OK to begin the search, or choose Cancel to forget it. You can also enter ASCII codes directly from the keyboard - hold down Alt key, enter ASCII code from the numeric keypad and release Alt key. 
  1646. Press the Down arrow key if you want to show the history list associated with the input box. You can select a string from the history list by positioning the cursor on it and pressing <Enter> or by clicking on the item with a mouse. 
  1647.  New Text 
  1648.                        
  1649. Enter the replacement string in the New Text input box. You can also enter ASCII codes directly from the keyboard - hold down Alt key, enter ASCII code from the numeric keypad and release Alt key. f
  1650. You can also use the history list to the right of the box to select a string you've used previously. 
  1651.  [X] Case sensitive     
  1652.  [X] Whole words only   
  1653.  [X] Prompt on Replace  
  1654.  [X] Replace all        
  1655. This group of check boxes governs the kind of strings that the editor searches for, and whether the replacement is automatic. Check Replace All if you want the editor to replace all occurrences of the search string found. Z
  1656. Start
  1657.  [X] From Cursor  
  1658.  [X] From Origin  
  1659. This group of check boxes determines whether the Search/Replace starts from the current cursor position or from the beginning of the file. O
  1660. Regular Expressions
  1661.  [X] On/Off           
  1662. When Regular Expressions is checked on Vision Edit recognizes GREP-like
  1663. wildcards in the search string. 
  1664. See also : Dialog
  1665. Box. 
  1666.  GoToLine Dialog Box 
  1667. The GoToLine dialog box contains one input boxe with associated history list, and the standard OK, and Cancel buttons. d
  1668.  Enter line number 
  1669.  123 
  1670. In the input line you can enter the line number to which you want to jump directly. 
  1671.  Help on the Mouse Options dialog box 
  1672. This dialog box consists of one check box, one slider bar, and the standard buttons OK and Cancel. 
  1673.  Mouse Double Click       
  1674.  Slow     Medium     Fast 
  1675. The Mouse Double Click slider bar adjusts the double-click speed of your mouse. ^
  1676.  [X] Reverse Mouse Buttons 
  1677. Reverse Mouse Buttons makes the right mouse button take on the normal functions of the left--and vice versa. B
  1678.  See also:
  1679.  Options
  1680. Mouse...
  1681. command
  1682.  Dialog
  1683.  Help on the Colors dialog box 
  1684. The Colors dialog box consists of two list boxes, a text display area, the standard OK, Cancel, and Help buttons, and one of the following: 
  1685.  On color and black-and-white systems, it
  1686.    also contains two color palettes.
  1687.  On monochrome systems, it contains a set
  1688.    of radio buttons instead of the palettes.
  1689. This dialog box is where you can change the colors of different parts of this program. 
  1690.  Group 
  1691.    Desktop          
  1692.    Menus            
  1693.    Dialogs/Calc     
  1694.    Edit Window      
  1695.    Calendar         
  1696.    Ascii table      
  1697.                     
  1698. The Group list box contains the names of the different regions of the program that you can customize. L
  1699.  Item 
  1700.    Color            
  1701.                     
  1702. When you select a group from the Group list, the Item list box displays the names of the different views in that region. 
  1703.  Foreground 
  1704.  Background 
  1705. On color and black-and-white systems, you use the Foreground and Background palettes to modify colors. 
  1706.  Colors 
  1707. ) Mono low        
  1708.   ( ) Mono high       
  1709.   ( ) Mono underscore 
  1710.   ( ) Mono inverse    
  1711. On monochrome systems, you use the Colors set of radio buttons systems to modify the character attributes. Q
  1712.  Text Text Text 
  1713.  Text Text Text 
  1714. On all systems, the display text (above the Help button) shows the current color or attribute settings. a
  1715. Changes do not take effect on the desktop until you close the Colors dialog box by choosing OK. 
  1716. See also : Dialog
  1717. Box. 
  1718.  Select File to Print Dialog Box 
  1719. The 'Select File to Print' dialog box contains an input box, a file
  1720. list, a file information panel, the standard button Cancel, one other action button (Open), plus a history list that's attached to the Name
  1721. input
  1722. box. 
  1723. See also : Dialog
  1724. Box. 
  1725.  Print Options Dialog Box 
  1726. This dialog box which allows setting various print parameters. It contains : - 1 set of radio buttons (DOS LPT port selection) : f
  1727.  LPT # 
  1728. ) LPT1  
  1729.   ( ) LPT2  
  1730.   ( ) LPT3  
  1731.   ( ) LPT4  
  1732. - 1 set of Eject check boxes : c
  1733.   - Eject a page Before printing (Yes if checked)
  1734.   - Eject a page After printing (Yes if checked)
  1735. - 1 Headers/Footers check box 
  1736.   - Use Headers/Footers (if checked headers and
  1737.     footers will be printed if specified with
  1738.     Print|Header and
  1739.     Print|Footer menu commands)
  1740. - 5 input lines : =
  1741.   - Left Margin (in characters)
  1742.   - Page Length (in lines)
  1743.   - Top Margin (in lines)
  1744.   - Bottom Margin (in lines)
  1745.   - Printer Initialization String (sent to a
  1746.     printer before printing a file):
  1747.     unprintable ASCII characters can be
  1748.     entered as <N> where N is an ASCII
  1749.     decimal code e.g. <27> means "Escape"
  1750. - 1 value box (unselectable): ;
  1751.   - Text Length = Page Length - Top Margin - Bottom Margin
  1752.  Preferences dialog box 
  1753. This dialog box allows you to set the Auto Save and Editor options, TAB settings, as well as the screen mode. 
  1754. It contains: 
  1755. - 2 Auto Save check boxes : j
  1756.  Auto Save 
  1757.  [X] Desktop  
  1758.  [X] Options  
  1759.  [X] Backup   
  1760. If a Desktop box is checked Vision Edit saves Desktop in VED.DSK file. If VED.DSK file exists Desktop will be restored automatically on the startup. 
  1761. If a Options box is checked Vision Edit saves Options in VED.OPT file. If VED.OPT file exists Options will be restored automatically on the startup. Options include all settings of this dialog box. 
  1762. If Backup box is checked Vision Edit will always save the last version of the edited file giving it the same name with BAK extension. #
  1763. (also see : Options|Save
  1764. Options)  
  1765. - 2 Edit Options check boxes : ]
  1766.  Edit Options
  1767.  [X] Auto Indent
  1768.  [X] Auto Wrap  
  1769. If Auto Indent is checked, after you press Enter key the cursor will be positioned on a new line and below the first word of the previous line. 
  1770. If Auto Wrap is checked, the cursor will move automatically to the next line after you reach the right margin (last word will be moved to the new line). %
  1771. - 1 set of View Options check box : X
  1772.  View Options
  1773.  [X] Show Page Breaks 
  1774. If Show Page Breaks is checked the last line on each page is shown in a different color (default: yellow text on red background). Page Breaks are calculated according to the Number of Lines per Page setting in Print
  1775. Options
  1776. dialog
  1777. box. You can change the color in which page breaks are displayed using Options|Colors
  1778. command. (
  1779. - 1 set of Screen Size radio buttons : e
  1780.  Screen Size 
  1781. ) 25 lines    
  1782.   ( ) 43/50 lines 
  1783. If you have a EGA/VGA graphics adapter you can display 43/50 lines on the screen )
  1784. - 1 set of Screen Size radio buttons : 
  1785.  TABs 
  1786. ) Use Spaces - smart TABs
  1787.   ( ) Use TAB characters     
  1788. If you select Use Spaces, whenever you press TAB key the appropriate number of spaces will be inserted. This option is useful for programmers since the cursor will move to the position under the next word of the previous line. If you select Use TABs, TAB character will be used (ASCII code #9) when you press a TAB key. 
  1789. - 1 input line : C
  1790.              
  1791.   TAB width  
  1792.   8   
  1793.              
  1794. It allows you to select the width of TABs. )
  1795. - 1 set of <ENTER> Char radio buttons : ~
  1796.  <ENTER> Char 
  1797. ) CR + LF     
  1798.   ( ) CR          
  1799.   ( ) LF          
  1800. If you select CR+LF (default) every time you press the <ENTER> key a sequence of CR (ASCII code #13) and LF (ASCII code #10) characters is inserted into a text (standard for most applications).  w
  1801. If you select CR every time you press the <ENTER> key only the CR (ASCII code #13) character is inserted into a text. 
  1802. If you select LF every time you press the <ENTER> key only the CR (ASCII code #10) character is inserted into a text (this convention is used on Unix systems).  J
  1803. These options work only if the below <ENTER> Mode is set to Insert Line. )
  1804. - 1 set of <ENTER> Mode radio buttons : e
  1805.  <ENTER> Mode 
  1806. ) Insert Line 
  1807.   ( ) Next Line   
  1808. If you select the Insert Line mode (default) every time you press the <ENTER> key a new line is inserted into a text (CR+LF, LF or CR characters are inserted depending on the above <ENTER> Char setting). When you select the Next Line mode no new lines are inserted after you press the <ENTER> key. Instead a cursor moves to the beginning of a next line (or if Auto Indent is set a cursor is positioned below the first non-blank character). F
  1809. - 1 set of Indent Mode radio buttons and Indent Str/Char input line: 
  1810.  Indent Mode 
  1811.       Indent Str/Char
  1812. ) ASCII code  
  1813.       
  1814.   ( ) String      
  1815.       
  1816.  32          
  1817.       
  1818. If you select ASCII code then the following Indent Str/Char input line has a meaning of an ASCII code of a character. This character will be inserted in front of all selected lines when you use Block Indent function (Ctrl-K I). The default is the Space character (ASCII code #32). If you select String then the following Indent Str/Char input line has a meaning of a string of characters. This string will be inserted in front of all selected lines when you use Block Indent function (Ctrl-K I). The Default button below restores the default Indent Mode to ASCII code and the Indent Str/Char to #32 (space). When you are editing text you can return to the default mode by pressing Ctrl-K followed by the space. 
  1819.  Save Block As dialog box 
  1820. The 'Save Block as' dialog box contains an input box, a file
  1821. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  1822. input
  1823. box. P
  1824. You can enter the file name on the input line or select it from the file list. 
  1825. See also : Dialog
  1826. Box. 
  1827.  Create Macro dialog box 
  1828. The 'Create Macro' dialog box contains an input box, a file
  1829. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  1830. input
  1831. box. 
  1832. You can enter the file name on the input line or select it from the file list. If you enter an existing file name that file will be overwritten. After 'Create Macro' dialog box is closed Macro Recording begins. 
  1833. See also : Dialog
  1834. Box, 
  1835.            Start
  1836. Macro,
  1837.            End
  1838. Macro,
  1839.            Load
  1840. Macro,
  1841.            Execute
  1842. Macro,
  1843.            Suspend
  1844. Macro,
  1845.            Continue
  1846. Macro
  1847.  Open Macro dialog box 
  1848. The 'Open Macro' dialog box contains an input box, a file
  1849. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  1850. input
  1851. box. h
  1852. It also displays at the bottom a macro description which can be entered when a macro is being created. 
  1853. You can enter the file name on the input line or select it from the file list. If the file with the name you have entered does not exist 'Open Macro' dialog box will be closed and no action will be taken. If the file exists it will be opened as a macro file. 
  1854. See also : Dialog
  1855. Box, 
  1856.            Start
  1857. Macro,
  1858.            End
  1859. Macro,
  1860.            Load
  1861. Macro,
  1862.            Execute
  1863. Macro,
  1864.            Suspend
  1865. Macro,
  1866.            Continue
  1867. Macro
  1868.  Repeat Macro dialog box 
  1869. You can specify here how many times the selected macro will be repeated. The default value is 1. 
  1870.  Macro Description dialog box 
  1871. You can enter here a short description of the functions performed by a newly created macro. This description will later be displayed on the bottom line of the Open
  1872. Macro dialog box. The description can be up to 128 characters long. 
  1873.  Set Options Dialog Box 
  1874. This dialog box allows you to set the Direction of editing, the Ascii Table (which codes will correspond to which keys) and also the Push Mode. 
  1875. It contains: !
  1876. -Edit Direction radio buttons : i
  1877.  Edit Direction 
  1878. ) left->right   
  1879.  ( ) right->left   
  1880. When left->right is marked then cursor moves from left to right. When right->left is marked then cursor moves from right to left Second setting usable for languages like Hebrew or Arabic. 
  1881. -Table radio buttons : 
  1882.  Table (Switch Ctrl-Q-T)
  1883. ) Ascii Regular         
  1884.  ( ) Ascii Converted       
  1885. When Ascii Regular is marked then editor uses standard Ascii codes. When Ascii Converted is marked then editor uses alternative table which has been defined previously. Before you want to use Ascii Converted option you have to define Ascii Converted table using Define
  1886. Translation
  1887. Table dialog box or you can load Converted Table from any *.TAB file by invoking Config|Load
  1888. Table item from menu. 
  1889. -Push Mode radio buttons : U
  1890.  Push Mode 
  1891.  ( ) Enable   
  1892. ) Disable  
  1893. This option enables mixing the directions of editing. +
  1894. Some Possible settings: (1) - left->right -
  1895.       Ascii Regular
  1896.       Push Disable    : 
  1897. You can edit files in a standard way. 
  1898. (2) - left->right .
  1899.       Ascii Converted
  1900.       Push Disable    :
  1901. You can edit files in a standard way but VED uses alternative table. You can switch between (1) and (2) modes by pressin Ctrl-Q-T hot keys. 
  1902. (3) - left->right ,
  1903.       Ascii Converted
  1904.       Push Enable   :
  1905. You can push characters (from alternative table) to the right. You can switch between (3) and (1) modes by pressin Ctrl-Q-T hot keys. 
  1906. (4) - right->left ,
  1907.       Ascii Converted
  1908.       Push Enable   :
  1909. Editing starts from right side and cursor moves from rigth to left (for  lenguages like Hebrew, Arabic). 
  1910. (5) - right->left *
  1911.       Ascii Regular
  1912.       Push Enable   :
  1913. You can push characters to the left. You can switch between (4) and (5) modes by pressin Ctrl-Q-T hot keys. 
  1914. (6) - right->left -
  1915.       Ascii Converted
  1916.       Push Disable   :
  1917. Editing starts from right side and cursor moves from rigth to left (for  lenguages like Hebrew, Arabic). 
  1918. Also see: Load
  1919. Table, ?
  1920.           Define
  1921. Translation
  1922. Table,
  1923.           Mode
  1924. Direction
  1925.  Define Translation Table 
  1926. This dialog box allows you to create The Ascii Converted Table. There are the Standard Ascii Chart from which you can send codes to input boxes, columns of input boxes for entering new characters or symbols, Send button (for sending the chosen symbol from the Ascii Chart to the active input box), and the standard buttons ( Cancel, OK, Help ). "
  1927. One way of creating a new table: 6
  1928. (1) - activate an input box ( you can use a Mouse ); x
  1929. (2) - choose a symbol from the Ascii Chart ( only if you have a mouse ) which you want to put in the active input box; q
  1930. (3) - press the button SEND, the previous symbol is replaced by a new one, and the next input box is activated. 
  1931. Now you can repeat action from the point (2) if you want to change the symbol of the following input box or you can start from the point (1). &
  1932. Second way of creating a new table : l
  1933. (1) - activate an input box (use TAB key for forward direction and Shift-TAB keys for backward direction); [
  1934. (2) - use <Alt>-<Numeric-Keypad> sequencies for entering symbols. Repeat action from (1). L
  1935. When you define the whole Converted Table press button OK. This command displays Create
  1936. Table
  1937. File dialog box. You have to enter a name of the table file in which the table will be stored. The default table file extension is TAB. This table is active and can be used by VED. Next time this table can be loaded from the table file. 
  1938. Also see: Load
  1939. Table, S
  1940.           Mode
  1941. Direction,
  1942.           Set
  1943. Options
  1944.           Set
  1945. Options
  1946. Dialog
  1947.  Create Table dialog box 
  1948. The 'Create Table' dialog box contains an input box, a file
  1949. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  1950. input
  1951. box. 
  1952. You can enter the file name on the input line or select it from the file list. If you enter an existing file name that file will be overwritten. 
  1953.  Open Table dialog box 
  1954. The 'Open Translation Table' dialog box contains an input box, a file
  1955. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  1956. input
  1957. box. 
  1958. You can enter the file name on the input line or select it from the file list. If the file with the name you have entered does not exist 'Open Translation Table' dialog box will be closed and no action will be taken. If the file exists it will be opened as a table file. 
  1959.  Header/Footer dialog box 
  1960. Header/Footer dialog box allows to easily create headers and footers. 
  1961. After you create a header or footer do not forget to check the Use Headers/Footers check box in a Print
  1962. Options
  1963. dialog
  1964. box if you want the header and/or footer to be printed. 
  1965. The easiest way to create a header/footer is to press a Default button what will create a standard header/footer containing: Page Number, File Name, System Date, and File Creation Date. 
  1966. If you do not like the standard layout you can edit the Header/Footer Window. Text entered from the keyboard will be printed exactly as it looks on the screen. 
  1967. In addition to plain text you can include in your headers/footers the following: Page Numbers, File Name, System Date and File Creation Date by pressing the appropriate buttons. You can quickly clear the Header/Footer Window by pressing Blank button. 
  1968. You can move a selected word (a word which includes the cursor) by pressing Left, Center, and Right buttons. You can move in the same way more than 1 word by highlighting text with a mouse. U
  1969. You can Write a newly created header and footer to a file by pressing Write button. Z
  1970. You can Read a previously created header and footer from a file by pressing Read button. T
  1971. All buttons can be selected either with a mouse or with a Alt-Hot Key combination. 
  1972.  Run Program dialog box 
  1973. This dialog box contains 2 input lines: - Program Name: you have to specify here a full name of a program or DOS external command that you want to execute including the path and extension; k
  1974. - Parameters: here you can specify parameters that will be passed to the program or DOS external command; 
  1975. - "Save files" check box - it is strongly recommended that you leave this option on (all modified files will be saved automatically before calling external program); 
  1976. Examples: - Program Name: c:\drdos\xdel.exe, Parameters: *.bak. - Program Name: c:\tp\tpc.exe, Parameters: c:\tp\test\myprog.pas. E
  1977. The dialog box also contains standard OK, Cancel, and Help buttons. 
  1978.  File List dialog box 
  1979. Displays names of all open files. In order to select a file highlight the appropriate file name using Up/Down arrow keys or a mouse and press OK button. =
  1980. The selected file will be brought to the to of the desktop. 
  1981.  Commands Mode dialog box 
  1982. This dialog box contains one set of radio buttons which allows switching between Vision Edit commands and user-defined commands. 
  1983. Also see: 1
  1984.   Config|Define
  1985. Commands,
  1986.   Config|Load
  1987. Commands
  1988.  Define Commands dialog box 
  1989. The dialog box contains: 
  1990. 1) ListBox - displays all commands of VED for which hotkeys can be redefined (you can use Mouse,or arrows, PgUp, PgDn, Home, End keys in order to move highlighted bar among commands); d
  1991. 2) Two Input Lines - in those lines the current shortcuts are displayed for a highlighted command. 
  1992. 3) Buttons - 'Modify-1' button: when pressed, you can modify first shortcut (you can press key '1' and the same command will be generated); s
  1993. 'Modify-2' button: when pressed, you can modify second shortcut (you can press key '2' to generate this command); P
  1994. 'Clear-1','Clear-2' buttons: to delete current hotkey for highlighted command; ;
  1995. 'Clear-All' button: deletes hotkeys for all VED commands; 
  1996. 'OK' button: when you finish modification and you press this button you can save your hotkeys in a file (default extension .CMD); Z
  1997. Cancel button: when pressed changes will not be saved and the dialog box will be closed. i
  1998. 4) Below horizontal line there are buttons (arranged like a keyboard) which allow you to define your hotkeys. At the beginnig they are disactivated. When you press 'Modify-1' or 'Modify-2' button some of those buttons are activated. Activated buttons show the way in which new hotkeys can be defined (which keys can be at the first,second,and third position). 
  1999.  How to define new hotkeys:
  2000.  -highlight the command in List Box;
  2001.  -press 'Modify-1',or 'Modify-2' button;
  2002.   if command is included in Menu, Status
  2003.   Line, or Pulldown Menus and you have
  2004.   chosen 'Modify-1' the new shortcut will
  2005.   overwrite the old one.
  2006.  ! NOW YOU SHOULD USE BUTTONS BELOW !
  2007.  ! THE HORIZONTAL LINE !
  2008.  -choose the first key;
  2009.  -choose the second key (if allowed);
  2010.  -choose the third key  (if allowed);
  2011.  -the modification ends automatically
  2012.   when the key is pressed and this key
  2013.   ends possible shortcut;
  2014.  -if the shortcut is used by another
  2015.   command the Inform window will be
  2016.   displayed asking if you want to save
  2017.   new shortcut and delete old one or
  2018.   descard changes and return to previous
  2019.   situation;
  2020.  -if you do not have a mouse you can use the
  2021.   corresponding keys from your keyboard;
  2022. Possible shortcuts: 
  2023.   One Key: F1 - F10, Delete, End, Home, PgUp,
  2024.                 PgDn, DownArr, UpArr, LeftArr,
  2025.                 RigthArr, BackSpace, Insert
  2026.   Two Keys: Shift-F1,..,F10     Alt-F1,..,F10
  2027.             Shift-Ins           Alt-A,..,Z
  2028.             Shift-Tab           Alt-Space
  2029.             Shift-Delete        Alt-Minus
  2030.                                 Alt-Equal
  2031.             Ctrl-A..Z (without I,Q,K)
  2032.             Ctrl-Insert
  2033.             Ctrl-Home
  2034.             Ctrl-PgUp
  2035.             Ctrl-PgDn
  2036.             Ctrl-Delete
  2037.             Ctrl-End
  2038.             Ctrl-RightArr,LeftArr
  2039.             Ctrl-DownArr,UpArr
  2040.             Ctrl-BackArr
  2041.   Three Keys: Ctrl-K-A..Z   Ctrl-Q-A..Z
  2042.               Ctrl-K-[      Ctrl-Q-[
  2043.               Ctrl-K-]      Ctrl-Q-]
  2044.               Ctrl-K-Space  Ctrl-Q-Space
  2045.  How to use new shortcuts:
  2046.  -first define your shortcuts;
  2047.  -save them in a file (.CMD extension);
  2048.  -from 'Config' choose 'Load Commands'
  2049.   item and load your ??.CMD file;
  2050.  -from 'Config' choose 'Mode Commands' and
  2051.   mark 'Use new Commands';
  2052.  -save VED options if you want Editor to
  2053.   start with the same setting;
  2054.  -if you are in a 'Use new Commands' mode
  2055.   and you open 'Define Commands' dialog box
  2056.   then you can modify your short cuts and
  2057.   save then in a new or old file.
  2058. Also see: /
  2059.   Config|Commands
  2060. Mode,
  2061.   Config|Load
  2062. Commands
  2063.  Load Commands dialog box 
  2064. This dialog box is a standard File
  2065. dialog
  2066. box which allows you to load a previously defined commands from a file. /
  2067. A default extension for command files is CMD. |
  2068. Before you can load commands from a file first you have to create a command file using Config|Commands Mode menu function. 
  2069. Also see: 1
  2070.   Config|Commands
  2071. Mode,
  2072.   Config|Define
  2073. Commands
  2074.  Create New Command File As dialog box 
  2075. This dialog box is a standard Save
  2076. dialog
  2077. box which allows you to store newly defined commands in a file. /
  2078. A default extension for command files is CMD. h
  2079. After you store your commands in a file you can load them by using Config|Load Commands menu function. 
  2080. Also see: /
  2081.   Config|Commands
  2082. Mode,
  2083.   Config|Load
  2084. Commands
  2085.  Save File As dialog box 
  2086. The 'Save file as' dialog box contains an input box, a file
  2087. list, a file information panel, two standard Cancel and OK) buttons, plus a history list that's attached to the Name
  2088. input
  2089. box. 
  2090. You can enter the file name on the input line or select it from the file list. If you enter an existing file name that file will be overwritten. 
  2091. See also : Dialog
  2092.